rename XENMEM_add_to_physmap_{range => batch}
authorJan Beulich <jbeulich@suse.com>
Wed, 8 Jan 2014 08:04:48 +0000 (09:04 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 8 Jan 2014 08:04:48 +0000 (09:04 +0100)
commit89ec246739a9de372447973026ddcf9ad0a91f2e
tree32baab58f6ba4600e863fbcdbe634f71d5619299
parentc8e6ce764fd0f84cb345b8dc18508e313099e61e
rename XENMEM_add_to_physmap_{range => batch}

The use of "range" here wasn't really correct - there are no ranges
involved. As the comment in the public header already correctly said,
all this is about is batching of XENMEM_add_to_physmap calls (with
the addition of having a way to specify a foreign domain for
XENMAPSPACE_gmfn_foreign).

Suggested-by: Ian Campbell <Ian.Campbell@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/common/memory.c
xen/include/public/arch-arm.h
xen/include/public/memory.h